Release 10.1A: OpenEdge Development:
Progress 4GL Reference
X-noderef object handle
A handle to a reference to an XML node. The X-noderef object is a 4GL object that is a reference to any arbitrary node in an XML tree except a document node. You create the handle and assign it to a handle variable with the CREATE X-NODEREF statement.
Syntax
x-noderef-handleA handle variable that references an X-noderef object. You can use this handle as a parameter or return-value for attributes and methods that provide access to the underlying XML node.
attributeAn attribute of the X-noderef object.
methodA method of the X-noderef object.
Attributes
Methods
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |